2 posts tagged with Bash arguments
Loop through arguments and options in your Bash scripts
Write Bash scripts with long and short options and arguments and use a loop for parsing
Arguments and options for your Bash scripts
Write Bash scripts with options and arguments and use getopts for parsing